The H5T_GET_NMEMBERS function returns the number of fields in a compound datatype.
Result = H5T_GET_NMEMBERS(Datatype_id)
Returns the number of fields.
An integer representing the datatype’s identifier to be queried.
None
5.6 |
Introduced |
H5T_GET_MEMBER_CLASS , H5T_GET_MEMBER_NAME , H5T_GET_MEMBER_OFFSET , H5T_GET_MEMBER_TYPE